
a {
    text-decoration: none;
}

input {
    outline: none;
}

ul li {
    list-style: none;
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.toggle_case_box {
    width: 780px;
    overflow: hidden; 
    margin: 30px auto;
}

.toggle_big_title {
    height: 40px;
    overflow: hidden;
}

.toggle_big_title .toggle_big_text {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 24px;
}

.toggle_big_title .toggle_big_text span::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 26px;
    background: #0085FF;
    margin-top: -5px;
    margin-right: 20px;
}

.toggle_big_title .toggle_big_input {
    float: right;
    width: 451px;
    height: 40px;
    position: relative;
    overflow: hidden;
}

.toggle_big_input input {
    width: 451px;
    height: 40px;
    padding-left: 10px;
}

.search_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 72px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #0085FF;
    color: #fff;
    cursor: pointer;
}

.search_btn span {
    display: block;
}

.toggle_big_img_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
}

.toggle_big_img_box div {
    margin-right: 36px;
    float: left;
    margin-top: 32px;
}

.toggle_big_img_box div a {
    display: block;
}

.toggle_big_img_box div:nth-child(14) {
    margin-right: 0;
}

.toggle_big_img_box div:nth-child(7) {
    margin-right: 0;
}

.toggle_big_img_box img {
    width: 80px;
    height: 80px;
}

.toggle_big_img_box span {
    display: block;
    color: #333333;
    font-size: 16px;
    text-align: center;
}

.toggle_big_img_box .blue_text {
    color: #0C8AFD;
    margin: 4px 0;
}

.toggle_big_content {
    margin-top: 18px;
}

.toggle_big_box_1_title {
    /*padding: 0 37px 0px 24px;;*/
    color: #333333;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
}

.te_left {
    color: #333333;
    font-size: 16px;
    margin-top: 19px;
    text-align: center;
    margin-bottom: 22px;
}

.math_toggle_big {
    width: 100%;
    border-collapse: collapse;

}

.math_toggle_big tr td {
    border: 1px solid #ededed;
    text-align: center;
    color: #333333;
    font-size: 16px;
}

.math_toggle_big tr td a {
    color: #0c8afd;
    padding: 11px;
}

.math_toggle_big tr td a:hover {
    text-decoration: underline;
}

.math_toggle_big tr:nth-child(1) {
    background: #eaf5ff;
    color: #0c8afd;
    font-weight: bold;
    min-height: 60px;
}

.math_toggle_big tr:nth-child(1) td {
    color: #0c8afd;
}

.math_toggle_big tr {
    font-size: 16px;
    height: 39px;
    padding-left: 10px;
}

.sm_p {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 14px 0;
}

.currency {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
}

.sketch {
    margin-top: 30px;
}

.sketch .sketch_title {
    height: 40px;
    overflow: hidden;
    color: #333333;
    font-size: 24px;
    margin-bottom: 16px;
}

.sketch_title span::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 26px;
    background: #0085FF;
    margin-top: -5px;
    margin-right: 20px;
}
.sketch_box{
    border: 1px solid #ededed;
}

.sketch_box .border_p {
    /*padding: 0px 37px 0px 24px;*/

    font-size: 16px;
    color: #666666;
    margin: 30px 24px;
    line-height: 32px;
}

.sketch_box p{text-indent: 28px;}

.add_sm_p {
    /*padding: 0px 37px 0px 24px;*/
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}

.sm_p_text {
    padding: 0px 37px 0px 24px;
    color: #666666;
    font-size: 16px;
    line-height: 38px;
    margin-bottom: 19px;
}

.cheque {
    width: 710px;
    height: 300px;
    text-align: center;
}

.zhipiao_img{margin-bottom: 20px;text-align: center}

.hao_tool {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ededed;
    margin: 40px 0 51px 0;
}

.hao_tool tr:first-child {
    background: #0085FF;
    color: #fff;
    width: 100%;
    height: 40px;
}

.hao_tool tr:first-child td {
    border: none;
}

.hao_tool tr:first-child td:first-child {
    padding-left: 20px;
}

.hao_tool tr td {
    border: 1px solid #ededed;
}

.hao_tool tr td a {
    display: inline-block;
    margin-left: 16px;
}

.hao_tool tr td:first-child {
    width: 100px;
    text-align: center;
}

.hao_tool .top_span {
    display: block;
    font-size: 16px;
    color: #0085FF;
    margin-bottom: 8px;
}

.hao_tool .bott_span {
    color: #999999;
    font-size: 14px;

}

.hao_tool tr td:nth-child(2) {
    padding: 28px 20px 20px 30px;
}

.hao_tool tr td a {
    color: #666666;
    font-size: 14px;
    margin-right: 12px;
    margin-top: 12px;
}

.xq_toggle {
    width: 780px;
}

.xq_toggle .xq_toggle_title {
    height: 40px;
    overflow: hidden;
}

.xq_toggle_title .xq_toggle_left {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 24px;
}

.xq_toggle_left span::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 26px;
    background: #0085FF;
    margin-top: -5px;
    margin-right: 25px;
}

.xq_toggle_right {
    float: right;
    width: 451px;
    height: 40px;
    position: relative;
}

.xq_toggle_right input {
    width: 451px;
    height: 40px;
    border: 1px solid #ededed;
    font-size: 8px !important;
    padding-left: 10px;
}

.xq_toggle_right input::-webkit-input-placeholder {
    color: #999999;
    font-size: 16px;
}

.xq_toggle_right .sm_search_btn {
    width: 72px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    background-color: #0C8AFD;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.xq_toggle_content {
    border: 1px solid #ededed;
    padding: 10px 27px 26px 31px;
    margin-top: 23px;
}

.xq_content_header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 60px;
}

.xq_toggle_content img {
    width: 60px;
    height: 60px;
}

.img_02 {
    margin: 0 26px 0 19px;
}

.img_02 a {
    color: #0C8AFD;
    font-size: 30px;
}

.img_02 a:hover {
    text-decoration: underline;
}

.xq_toggle_content .img_text {
    width: 300px;
    height: 35px;
}

.img_text a {
    display: inline-block;
    margin-right: 56px;
    margin-bottom: 4px;
    color: #666666;
    font-size: 14px;
}

.img_text a:nth-child(3n) {
    margin-right: 0;
}

.xq_summary .bold_title {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 14px 0;
}

.xq_summary p {
    color: #666666;
    font-size: 16px;
    line-height: 36px;
}

.xq_toggle .xq_2_content {
    border: 1px solid #ededed;
    margin-top: 23px;
    padding: 39px 33px;
}

.xq_2_content p {
    color: #666666;
    font-size: 16px;
}

.xq_2_content p:first-child {
    margin-bottom: 8px;
}

.xq_2_content p a {
    color: #0085FF;
    font-size: 24px;
}

.making_box {
    width: 804px;
    position: relative;
}

.making_box .making_title {
    height: 40px;
    overflow: hidden;
}

.making_title .making_title_left {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 24px;
}

.making_title_left .big_title_span::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 26px;
    background: #0085FF;
    margin-top: -5px;
    margin-right: 19px
}

.making_title .sm_title_span {
    color: #999999;
    font-size: 14px;
    margin-left: 10px;
}

.making_spell_tab {
    height: 32px;
}

.making_spell_tab ul {
    display: flex;
    justify-content: space-between;
}

.making_spell_tab ul li {
    font-size: 16px;
    color: #0C8AFD;
    height: 32px;
    line-height: 32px;
}

.making_spell_tab ul li:first-child {
    border-bottom: 2px solid #0C8AFD;
}

.making_spell_tab ul li a {
    color: #999999;
}

.making_spell_tab ul li a:hover {
    color: #087efc;
}

.making_spell_table {
    margin-top: 12px;
}

.making_spell_table .making_table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 34px;
}

.making_table tr {
    border: 1px solid #ededed;

}

.making_table .making_table_title {
    background-color: #EAF5FF;
    font-size: 14px;
    color: #6CB9FF;
    height: 48px;
}

.making_table .making_table_title td a {
    font-size: 24px;
    color: #0085FF !important;
    margin-right: 10px;
}

.making_table tr td:first-child {
    /*padding-left: 25px;*/
    height: 48px;
    vertical-align: top;
    text-align: left;
}

.making_table tr td:nth-child(2) {
    width: 710px;
    padding-top: 13px;
    text-align: left;

}

.making_table tr td:nth-child(1) a {
    color: #6CB9FF;
    font-size: 20px;
    display: inline-block;
    margin-top: 13px;
    margin-left: 15px;
}

.making_table tr td:nth-child(2) a {
    font-size: 16px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px 13px 0;
}

.table_page {
    text-align: center;
    overflow: hidden;
    margin-bottom: 34px;
    height: 40px;
    line-height: 40px;
}

.table_page a {
    color: #333333;
    font-size: 14px;
    padding: 9px 16px;
    border: 1px solid #E9E9E9;
    margin-right: 10px;
}

.table_page a:hover {
    border: 1px solid #0C8AFD;
    color: #fff;
    background-color: #0C8AFD;
}

.table_page a.curr {
    border: 1px solid #0C8AFD;
    color: #fff;
    background-color: #0C8AFD;
}

.comm_list_cont {
    width: 804px;
}
.comm_list_item{
    margin-bottom: 25px;
}
.comm_list_cont .comm_title {
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 24px;
}

.comm_title span::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 26px;
    background: #0085FF;
    margin-top: -5px;
    margin-right: 21px;
}

.comm_text_box {
    margin-top: 20px;
    padding: 30px 39px 30px 31px;
    border: 1px solid #E9E9E9;
}

.comm_text_box .comm_sm_title {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
}

.comm_text_box .comm_sm_summary {
    color: #666666;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 12px;
}
.comm_toggle_box .comm_sm_title .starts-1{
    font-size: 20px;
    color: #0C8AFD;
}
.comm_text_tab{
    padding: 0 27px 0 31px;
}

.comm_text_tab ul {
    overflow: hidden;
}
.comm_text_tab ul li{
    float: left;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    color: #333333;
    margin-right: 28px;
    cursor: pointer;
}
.comm_text_tab ul li:last-child{
    margin-right: 0;
}
.comm_text_tab ul .onfouce{
    border-bottom: 5px solid #0085FF;
}
.comm_toggle_box .comm_sm_summary{
    color: #333333;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 12px;
}
.comm_toggle_box{
    padding: 20px 27px 31px 31px;
    border-top: 1px solid #ededed;
}
.comm_toggle_box .comm_sm_title{
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
}
.comm_text_box1{
    margin-top: 20px;
    border: 1px solid #ededed;
}
.comm_toggle_box .no_show{
    display: none;
}
.comm_toggle_box .no_show:first-child{
    display: block;
}

.mon_add_title{
    margin-top: 5px;
    margin-bottom: 15px;
}
.A_z{
    position: fixed;
    width: 24px;
    height: 600px;
    margin-left: -620px;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    display: none;
}
.A_z a{
    color: #999999;
    font-size: 16px;
}
.A_z li{
    text-align: center;
    margin-bottom: 5px;
}
#scrollbar li a.cur{
    color:#0085ff;
}

.making_spell_table .making_table1 {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 34px;
}

.making_table1 tr {
    border: 1px solid #ededed;

}

.making_table1 .making_table_title {
    background-color: #EAF5FF;
    font-size: 14px;
    color: #6CB9FF;
}

.making_table1 .making_table_title td a {
    font-size: 24px;
    color: #0085FF !important;
    margin-right: 10px;
}


.making_table1 tr td{
    width: 710px;
    padding-top: 13px;
    text-align: left;
}


.making_table1 tr td a {
    width: 100px;
    font-size: 16px;
    height: 21px;
    overflow: hidden;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px 13px 20px;
}

.making_table1 tr td a:hover,.making_table tr td:nth-child(2) a:hover{color: #087efc}

.pos{
    display: block;
}
.flex_x{
    position: fixed;
    top: 0;
    width: 802px;
}
.making_spell_tab1 ul .check {
    border-bottom: 2px solid #0C8AFD;
}
.making_spell_tab1 {
    height: 32px;
}

.making_spell_tab1 ul {
    display: flex;
    justify-content: space-between;
}

.making_spell_tab1 ul li {
    font-size: 16px;
    color: #0C8AFD;
    height: 32px;
    line-height: 32px;
}

.making_spell_tab1 ul li a {
    color: #999999;
}

.making_spell_tab1 ul li a:hover {
    color: #087efc;
}
.dd{height: 48px;width: 804px;display: none;}